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