Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theripper93 committed Nov 12, 2024
1 parent dc04464 commit fbf38ed
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 11 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/macros/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-002178
MANIFEST-002182
6 changes: 3 additions & 3 deletions packs/macros/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2024/11/12-15:07:01.224 6d5c Recovering log #2176
2024/11/12-15:07:01.227 6d5c Delete type=0 #2176
2024/11/12-15:07:01.228 6d5c Delete type=3 #2174
2024/11/12-19:34:03.638 6878 Recovering log #2181
2024/11/12-19:34:03.717 6878 Delete type=0 #2181
2024/11/12-19:34:03.717 6878 Delete type=3 #2180
10 changes: 3 additions & 7 deletions packs/macros/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
2024/11/11-15:36:42.114 74d4 Recovering log #2173
2024/11/11-15:36:42.118 74d4 Delete type=0 #2173
2024/11/11-15:36:42.118 74d4 Delete type=3 #2172
2024/11/11-15:41:20.363 7628 Level-0 table #2177: started
2024/11/11-15:41:20.363 7628 Level-0 table #2177: 0 bytes OK
2024/11/11-15:41:20.364 7628 Delete type=0 #2175
2024/11/11-15:41:20.373 7628 Manual compaction at level-0 from '!macros!5zElsDCnePqaHmQ6' @ 72057594037927935 : 1 .. '!macros!uPDEi0D43DJ8ifBf' @ 0 : 0; will stop at (end)
2024/11/12-18:43:13.661 4b50 Recovering log #2179
2024/11/12-18:43:13.666 4b50 Delete type=0 #2179
2024/11/12-18:43:13.666 4b50 Delete type=3 #2178
Binary file not shown.
2 changes: 2 additions & 0 deletions scripts/const.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ export function showWelcome() {
blind: true,
content: FALLBACK_MESSAGE,
});

game.settings.set(MODULE_SCOPE, DONT_REMIND_AGAIN_KEY, true);
}
}

0 comments on commit fbf38ed

Please sign in to comment.