Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
fix: merge overridance
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantou1233 authored May 18, 2022
1 parent 4637ebe commit 15daba1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions scripts/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ export const checkEnchantment = true
export const signinReward = 599




export const pluginDB = new WorldDB.table("plugin_database");
export const enables = pluginDB.table("enable");
export var worldDB_table_cache = {};
export var tableDB_cache = {};

0 comments on commit 15daba1

Please sign in to comment.