Skip to content

Commit

Permalink
Rename 5e/token_favorite_action.js to module-specific/token_favorite_…
Browse files Browse the repository at this point in the history
…action.js
  • Loading branch information
AnthonyVadala authored Feb 14, 2023
1 parent 972625f commit 21dee50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ opt.minimizable=true;
opt.width=600;
let viewer;
viewer = new ActionDialog(opt);
viewer.render(true);
viewer.render(true);

0 comments on commit 21dee50

Please sign in to comment.