Skip to content

Commit 8f58b74

Browse files
committed
chore(tool): note flag source module
1 parent d513a9c commit 8f58b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/public/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class FlagConverter {
136136
case "core":
137137
case "favtab": // https://foundryvtt.com/packages/favtab
138138
case "magicitems": // https://foundryvtt.com/packages/magicitems
139-
case "cf": // (unknown)
139+
case "cf": // https://foundryvtt.com/packages/compendium-folders (?)
140140
break;
141141
// endregion
142142

0 commit comments

Comments
 (0)