mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-06 16:00:28 +08:00
lint: indentation
This commit is contained in:
parent
ce6ed5267c
commit
f095a3abec
@ -112,9 +112,9 @@ export class ConfigSyncSettingsTabComponent extends BaseComponent {
|
||||
if ((await this.platform.showMessageBox({
|
||||
type: 'warning',
|
||||
message: this.translate.instant('Delete the config on the remote side?'),
|
||||
buttons: [
|
||||
this.translate.instant('Delete'),
|
||||
this.translate.instant('Cancel'),
|
||||
buttons: [
|
||||
this.translate.instant('Delete'),
|
||||
this.translate.instant('Cancel'),
|
||||
],
|
||||
defaultId: 1,
|
||||
cancelId: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user