mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-06 04:38:28 +02:00
Fixed broken test and added ability to put session summary into GM notes.
This commit is contained in:
@@ -7,7 +7,7 @@ __all__ = (
|
||||
"race",
|
||||
"background",
|
||||
"spells",
|
||||
"import_homebrew"
|
||||
"import_homebrew",
|
||||
)
|
||||
|
||||
from dungeonsheets import background, features, race, spells, weapons, mechanics
|
||||
|
||||
Reference in New Issue
Block a user