Added level advancement selection data

This commit is contained in:
WBHarry 2025-05-29 17:14:40 +02:00
parent d7ebeb3b2a
commit b131f2831d
6 changed files with 41 additions and 28 deletions

View file

@ -1,4 +1,4 @@
import { diceSoNicePresets, getDiceSoNicePresets } from '../config/generalConfig.mjs';
import { getDiceSoNicePresets } from '../config/generalConfig.mjs';
export const loadCompendiumOptions = async compendiums => {
const compendiumValues = [];