Skip to content

Commit

Permalink
using new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasarooniZ committed Dec 20, 2023
1 parent 57a5b42 commit 177b226
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,11 @@ Hooks.on("ready", () => {
injectConfig.quickInject([{ documentName: "Token" }],
{
moduleId: MODULE_ID,
inject: `.tab[data-tab="character"]`,
tab: {
name: MODULE_ID,
label: "PF2e RPG #s",
icon: "fas fa-dragon"
},
"rotationOffset": {
type: "range",
label: game.i18n.localize("pf2e-rpg-numbers.options.rotationOffset"),
Expand Down

0 comments on commit 177b226

Please sign in to comment.