mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
Use JSON.parse instead of resolveJsonModule.
And fix typo.
This commit is contained in:
@@ -15,7 +15,7 @@ export function register() {
|
||||
|
||||
R.Config("custom_mdb_path", {
|
||||
name: "Custom MDB PATH",
|
||||
desc: "You need to enabled Custom MDB option first. USE ABSOLUTE PATH !!",
|
||||
desc: "You need to enable Custom MDB option first. USE ABSOLUTE PATH !!",
|
||||
type: "string",
|
||||
default: "",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user