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