Reposition of toggle button at agenda

This commit is contained in:
Tiago Kayaya
2020-08-31 10:15:29 +01:00
parent 5d9b808e96
commit 181e1dd167
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export const environment = {
production: false,
apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/v2/api/',
domain: 'gabinetedigital.local',
defaultuser: '',
defaultuser: 'paulo.pinto',
defaultuserpwd: 'tabteste@006'
};