Add a title to the QueryStatus app
This commit is contained in:
parent
361a2004d8
commit
e99016e433
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ export class QueryStatus extends HandlebarsApplicationMixin(ApplicationV2) {
|
|||
height: `auto`,
|
||||
},
|
||||
window: {
|
||||
title: `taf.Apps.QueryStatus.title`,
|
||||
resizable: true,
|
||||
},
|
||||
actions: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue