Tweak the template/css structure
This commit is contained in:
parent
1afffb0a73
commit
56fe115407
24 changed files with 10 additions and 7 deletions
|
|
@ -19,7 +19,7 @@ export class CryptApp extends GenericAppMixin(HandlebarsApplicationMixin(Applica
|
|||
|
||||
static PARTS = {
|
||||
main: {
|
||||
template: filePath(`Apps/CryptApp/main.hbs`),
|
||||
template: filePath(`templates/Apps/CryptApp/main.hbs`),
|
||||
},
|
||||
};
|
||||
// #endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue