forked from public/swade-fr-content
Disable sub-folder names
This commit is contained in:
parent
cff770a624
commit
302cd4eea7
@ -98,8 +98,8 @@ const __fix_folder_names = async ( ) => {
|
||||
|
||||
/************************************************************************************/
|
||||
Hooks.once('ready', () => {
|
||||
if (game.user.isGM) {
|
||||
setTimeout( __fix_folder_names, 4000, true, false);
|
||||
}
|
||||
//if (game.user.isGM) {
|
||||
//setTimeout( __fix_folder_names, 4000, true, false);
|
||||
//}
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user