mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 06:46:05 +01:00
Update main.component.ts
This commit is contained in:
@@ -29,7 +29,7 @@ export class MainComponent {
|
||||
showApp = false
|
||||
noVersionsAdded = false
|
||||
missingVersion: string|undefined
|
||||
showDiscontinuationWarning = location.hostname === 'localhost'
|
||||
showDiscontinuationWarning = location.hostname === 'app.tabby.sh'
|
||||
|
||||
@ViewChild('iframe') iframe: ElementRef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user