diff --git a/.inscode b/.inscode index 75cbde42e38700eb5f08c445b5175ecf9cf63c5d..9fec9576d482baaf90d2f47230ce9133cfce99d4 100644 --- a/.inscode +++ b/.inscode @@ -11,4 +11,4 @@ XDG_CONFIG_HOME = "/root/.config" npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global" [debugger] -program = "main.js" \ No newline at end of file +program = "main.js" diff --git a/src/App.vue b/src/App.vue index 633a5dfe4e547c48bfa93740a290ba5ba370930a..74ba64e9329bd62f1231d53edf1b7ce992eb6dc2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,11 @@