Data Request API helper #10

Merged
Oliver merged 94 commits from feat/data-requests into main 2025-11-22 02:51:15 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit e99016e433 - Show all commits

View file

@ -22,6 +22,7 @@
},
"Apps": {
"QueryStatus": {
"title": "Information Request Status",
"user-disconnected-tooltip": "This user is not logged in to Foundry",
"cancel-request": "Cancel Request",
"finish-early": "Finish Request Early",

View file

@ -16,6 +16,7 @@ export class QueryStatus extends HandlebarsApplicationMixin(ApplicationV2) {
height: `auto`,
},
window: {
title: `taf.Apps.QueryStatus.title`,
resizable: true,
},
actions: {