mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 20:28:53 +00:00
Change file names to use hyphen syntax
This commit is contained in:
parent
b01e4489ef
commit
148e418c8a
3 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@ script(type='text/ng-template', id='partials/options.inventory.equipment.html')
|
|||
include ./equipment
|
||||
|
||||
script(type='text/ng-template', id='partials/options.inventory.seasonalshop.html')
|
||||
include ./seasonalShop
|
||||
include ./seasonal-shop
|
||||
|
||||
script(type='text/ng-template', id='partials/options.inventory.timetravelers.html')
|
||||
include ./timeTravelers
|
||||
include ./time-travelers
|
||||
|
||||
script(type='text/ng-template', id='partials/options.inventory.drops.html')
|
||||
include ./drops
|
||||
|
|
|
|||
Loading…
Reference in a new issue