fix gestor de contenido, wip reproductor y diseño
This commit is contained in:
@@ -12,7 +12,7 @@ const String apiGatewayUrl = 'https://cbl.cbluna-dev.com/uapi/lu/api';
|
||||
const String n8nUrl = 'https://u-n8n.cbluna-dev.com/webhook';
|
||||
const bearerApiGateway = "Basic YWlyZmxvdzpjYiF1bmEyMDIz";
|
||||
|
||||
const int organizationId = 10;
|
||||
const int organizationId = 17;
|
||||
const String lectoresUrl = 'https://lectoresurbanos.com/';
|
||||
|
||||
const themeId = String.fromEnvironment('themeId', defaultValue: '2');
|
||||
|
||||
Reference in New Issue
Block a user