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