mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 06:24:56 +00:00
ui tweaks
This commit is contained in:
@@ -44,7 +44,6 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
||||
recentProfiles = []
|
||||
}
|
||||
window.localStorage['recentProfiles'] = JSON.stringify(recentProfiles)
|
||||
this.config.save()
|
||||
}
|
||||
|
||||
provide (): ToolbarButton[] {
|
||||
|
Reference in New Issue
Block a user