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