6 lines
106 B
JavaScript
6 lines
106 B
JavaScript
// priority: 0
|
|
"use strict";
|
|
|
|
global.MODERN_MARKINGS_DISABLED_ITEMS = [
|
|
'ags_modernmarkings:chalk'
|
|
];
|