new(basic.gblib): SEND FILE pdf as temporary images ViewOnce.

This commit is contained in:
me@rodrigorodriguez.com 2024-10-12 16:59:23 -03:00
parent db746f06fe
commit b8424b9bbc

View file

@ -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.