Rename “home” pack to “application”
This commit is contained in:
parent
9a8be8cf49
commit
dee57982f1
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue