Skip to content
Snippets Groups Projects
Commit 38391010 authored by syuilo's avatar syuilo
Browse files

Revert "make __VUE_OPTIONS_API__ false"

This reverts commit 636428c7.
parent 636428c7
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ export function getConfig(): UserConfig {
_DATA_TRANSFER_DRIVE_FILE_: JSON.stringify('mk_drive_file'),
_DATA_TRANSFER_DRIVE_FOLDER_: JSON.stringify('mk_drive_folder'),
_DATA_TRANSFER_DECK_COLUMN_: JSON.stringify('mk_deck_column'),
__VUE_OPTIONS_API__: false,
__VUE_OPTIONS_API__: true,
__VUE_PROD_DEVTOOLS__: false,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment