mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-08 13:39:56 +00:00
lint
This commit is contained in:
parent
7f0fd51c08
commit
69f45863f6
@ -57,7 +57,7 @@ export class ConfigService {
|
||||
return config
|
||||
}
|
||||
|
||||
getLatestStableVersion (): Version {
|
||||
getLatestStableVersion (): Version|undefined {
|
||||
return this.versions[0]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user