new(basic.gblib): SEND FILE pdf as temporary images ViewOnce.
This commit is contained in:
parent
db746f06fe
commit
b8424b9bbc
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ export class SaaSPackage implements IGBPackage {
|
|||
|
||||
async loadPackage(core: IGBCoreService, sequelize: Sequelize): Promise<void> {
|
||||
sequelize.addModels([GBOnlineSubscription]);
|
||||
core.setWWWRoot(process.env.SAAS_WWWROOT);
|
||||
|
||||
core.setEntryPointDialog('/welcome_saas');
|
||||
|
||||
// Installs webhook for Microsoft intercommunication.
|
||||
|
|
Loading…
Add table
Reference in a new issue