Adds some more polish

This commit is contained in:
Michel Fedde 2025-06-26 21:38:03 +02:00
parent b3d0b3a90c
commit 11bd836ec3
18 changed files with 272 additions and 29 deletions

View file

@ -33,7 +33,7 @@ export class EmbedLibrary {
return embed
}
public static playdate(
public static withGroup(
group: GroupModel,
title: string,
description: string|null = null,