mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-07 21:19:53 +00:00
Update main.component.ts
This commit is contained in:
parent
5325776159
commit
d98f355c3c
@ -29,7 +29,7 @@ export class MainComponent {
|
|||||||
showApp = false
|
showApp = false
|
||||||
noVersionsAdded = false
|
noVersionsAdded = false
|
||||||
missingVersion: string|undefined
|
missingVersion: string|undefined
|
||||||
showDiscontinuationWarning = location.hostname === 'localhost'
|
showDiscontinuationWarning = location.hostname === 'app.tabby.sh'
|
||||||
|
|
||||||
@ViewChild('iframe') iframe: ElementRef
|
@ViewChild('iframe') iframe: ElementRef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user