mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Rename “home” pack to “application”
This commit is contained in:
@@ -10,8 +10,8 @@ pack:
|
||||
filename: common.js
|
||||
stylesheet: true
|
||||
error: error.js
|
||||
home:
|
||||
filename: home.js
|
||||
application:
|
||||
filename: application.js
|
||||
preload:
|
||||
- flavours/glitch/async/compose
|
||||
- flavours/glitch/async/home_timeline
|
||||
|
||||
@@ -10,7 +10,7 @@ pack:
|
||||
filename: common.js
|
||||
stylesheet: true
|
||||
error: error.js
|
||||
home:
|
||||
application:
|
||||
filename: application.js
|
||||
preload:
|
||||
- features/compose
|
||||
|
||||
Reference in New Issue
Block a user