FIX: file's names and import

This commit is contained in:
Joaquin Pereyra 2025-07-02 17:11:03 -03:00
parent 1679504275
commit 77edc73b2c
4 changed files with 8 additions and 4 deletions

View file

@ -723,3 +723,7 @@ export const actionTypes = {
label: 'DAGGERHEART.ActionType.Reaction'
}
};
export const invetoryFilters = [
];