mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
send (name, value, labels) {
|
||||
send(name, value, labels) {
|
||||
const event = new CustomEvent('sqliteviz-app-event', {
|
||||
detail: {
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user