Skip to content

Commit

Permalink
Fix typo and rebuild admin
Browse files Browse the repository at this point in the history
  • Loading branch information
ericflo committed Sep 10, 2019
1 parent 845aad5 commit 4617854
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ directory either on your computer or on a cloud storage provider.

## Supported media services

Mediasummon can connect to several online services to back up you media, and
Mediasummon can connect to several online services to back up your media, and
once you have authorized it to do so, it will periodically connect to each
service and download any new photos or videos you have uploaded. Currently
supported:
Expand Down
2 changes: 1 addition & 1 deletion admin/out/404.html
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"/><meta charSet="utf-8"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/H35o4wFSq17xYXXk2izs2/pages/_app.js" as="script"/><link rel="preload" href="/_next/static/runtime/webpack-4b444dab214c6491079c.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.ef9577e93100bcb22d86.js" as="script"/><link rel="preload" href="/_next/static/runtime/main-164bc647003694a359e3.js" as="script"/><link rel="stylesheet" href="/_next/static/css/commons.b39193ab.chunk.css"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"dataManager":"[]","props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"H35o4wFSq17xYXXk2izs2","nextExport":true}</script><script async="" data-next-page="/_app" src="/_next/static/H35o4wFSq17xYXXk2izs2/pages/_app.js"></script><script src="/_next/static/runtime/webpack-4b444dab214c6491079c.js" async=""></script><script src="/_next/static/chunks/commons.ef9577e93100bcb22d86.js" async=""></script><script src="/_next/static/runtime/main-164bc647003694a359e3.js" async=""></script></body></html>
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"/><meta charSet="utf-8"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/cCW3mKhScaSXzOB_6ZcDL/pages/_app.js" as="script"/><link rel="preload" href="/_next/static/runtime/webpack-4b444dab214c6491079c.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.3e8ab56c20decf251796.js" as="script"/><link rel="preload" href="/_next/static/runtime/main-164bc647003694a359e3.js" as="script"/><link rel="stylesheet" href="/_next/static/css/commons.9d8bbffc.chunk.css"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"dataManager":"[]","props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"cCW3mKhScaSXzOB_6ZcDL","nextExport":true}</script><script async="" data-next-page="/_app" src="/_next/static/cCW3mKhScaSXzOB_6ZcDL/pages/_app.js"></script><script src="/_next/static/runtime/webpack-4b444dab214c6491079c.js" async=""></script><script src="/_next/static/chunks/commons.3e8ab56c20decf251796.js" async=""></script><script src="/_next/static/runtime/main-164bc647003694a359e3.js" async=""></script></body></html>
1 change: 1 addition & 0 deletions admin/out/_next/static/cCW3mKhScaSXzOB_6ZcDL/pages/_app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions admin/out/_next/static/css/commons.9d8bbffc.chunk.css

Large diffs are not rendered by default.

0 comments on commit 4617854

Please sign in to comment.