diff options
author | lambda <pleromagit@rogerbraun.net> | 2018-04-01 09:51:34 +0000 |
---|---|---|
committer | lambda <pleromagit@rogerbraun.net> | 2018-04-01 09:51:34 +0000 |
commit | 7130e9ddb16286efd7d01088e816f05e82cfa2a1 (patch) | |
tree | 497bacf216bcbdf19bd37e00fef778306715b348 /priv/static/packs/appcache | |
parent | 24296047dc03cf97c2441d8d0b432aa58d333480 (diff) | |
parent | 6d204103147af174ba6cc36f7af2f5b520ba69a0 (diff) | |
download | pleroma-7130e9ddb16286efd7d01088e816f05e82cfa2a1.tar.gz pleroma-7130e9ddb16286efd7d01088e816f05e82cfa2a1.zip |
Merge branch 'mastofe-f48f11d4' into 'develop'
update mastofe
See merge request pleroma/pleroma!90
Diffstat (limited to 'priv/static/packs/appcache')
-rw-r--r-- | priv/static/packs/appcache/manifest.appcache | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/priv/static/packs/appcache/manifest.appcache b/priv/static/packs/appcache/manifest.appcache index 553858b47..8b9fce7dd 100644 --- a/priv/static/packs/appcache/manifest.appcache +++ b/priv/static/packs/appcache/manifest.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -#ver:2018-3-31 19:06:08 +#ver:2018-4-1 11:28:19 #plugin:4.8.4 CACHE: @@ -13,15 +13,14 @@ CACHE: /packs/features/home_timeline.js /packs/features/public_timeline.js /packs/features/community_timeline.js -/packs/features/following.js -/packs/features/followers.js /packs/features/favourited_statuses.js /packs/features/list_timeline.js -/packs/features/account_gallery.js +/packs/features/following.js +/packs/features/followers.js /packs/features/hashtag_timeline.js /packs/features/status.js +/packs/features/account_gallery.js /packs/features/blocks.js -/packs/modals/report_modal.js /packs/features/follow_requests.js /packs/features/reblogs.js /packs/features/favourites.js |