mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -242,7 +242,7 @@ class LootGenUi extends BaseComponent {
|
||||
"Item",
|
||||
],
|
||||
colStyles: [
|
||||
"col-2 ve-text-center",
|
||||
"col-2 text-center",
|
||||
"col-10",
|
||||
],
|
||||
rows: items.map((it, i) => ([i + 1, `{@item ${it.name}|${it.source}}`])),
|
||||
|
||||
Reference in New Issue
Block a user