mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +00:00
comment
This commit is contained in:
@@ -105,7 +105,8 @@ class sheet {
|
||||
} catch (_) {}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
//TODO: this only works on local networks
|
||||
public async openAuthServer(): Promise<string | false> {
|
||||
if (sheet.authUrl) {
|
||||
return sheet.authUrl;
|
||||
|
||||
Reference in New Issue
Block a user