Rename system to SIB: update translations, logos, views, stores and logs
This commit is contained in:
@ -16,7 +16,7 @@ export const useShuttleStore = defineStore('shuttle', () => {
|
||||
_clearSafetyTimer()
|
||||
_safetyTimer = setTimeout(() => {
|
||||
if (isLoading.value) {
|
||||
console.warn('SIBU | shuttleStore: safety timeout — reseteando isLoading')
|
||||
console.warn('SIB | shuttleStore: safety timeout — reseteando isLoading')
|
||||
isLoading.value = false
|
||||
}
|
||||
}, 12000)
|
||||
|
||||
Reference in New Issue
Block a user