Skip to content

Commit

Permalink
add update to default settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith committed Feb 20, 2025
1 parent 78b1bcb commit 10ee1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/frontend/src/tenants/config/defaultTenant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export const defaultTenant: ITenantConfig2 = {
},
idlePromptTimeout: 15,
idleTimeout: 15,
doubleClickInterval: 250,
pimsTrainingResourceUrl:
'https://sp.th.gov.bc.ca/sites/PropertiesServices/Project%20Management/03.%20Execution%20and%20Control/PIMS%20Training',
};
Expand Down

0 comments on commit 10ee1a8

Please sign in to comment.