mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-08-27 03:31:53 +00:00
lint
This commit is contained in:
@@ -57,7 +57,7 @@ export class ConfigService {
|
||||
return config
|
||||
}
|
||||
|
||||
getLatestStableVersion (): Version {
|
||||
getLatestStableVersion (): Version|undefined {
|
||||
return this.versions[0]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user