mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-04-01 22:38:13 +00:00
fix module.exports
This commit is contained in:
@@ -3,7 +3,7 @@ const dedent = require('dedent');
|
||||
|
||||
// DriveThruRPG/OneBookShelf Community Content Programs
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
// Alligator Alley Entertainment Starforger's Guild
|
||||
alligatorAlleyEntertainmentStarforgersGuildColophon : function() {
|
||||
return dedent `
|
||||
|
||||
Reference in New Issue
Block a user