mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-08 11:08:55 +08:00
#121 fix lint
This commit is contained in:
@@ -332,7 +332,7 @@ export default {
|
||||
return
|
||||
}
|
||||
this.$store.dispatch('renameInquiry', {
|
||||
inquiryId: this.processedInquiryId,
|
||||
inquiryId: this.processedInquiryId,
|
||||
newName: this.newName
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user