mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-11 00:59:35 +00:00
comment
This commit is contained in:
@@ -106,6 +106,7 @@ class sheet {
|
||||
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