summary refs log tree commit diff
path: root/src/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/api')
-rw-r--r--src/api/routes/guilds/templates/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/routes/guilds/templates/index.ts b/src/api/routes/guilds/templates/index.ts

index c238b1d16..d6de87f92 100644 --- a/src/api/routes/guilds/templates/index.ts +++ b/src/api/routes/guilds/templates/index.ts
@@ -145,6 +145,7 @@ router.post( ...template.serialized_source_guild, id: guild_id, owner_id: req.user_id, + premium_tier: 0, }).save(); await Role.create({