feat: implement explicit sticker history cleanup (TASK-WP5-06)
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 3m16s
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 3m16s
This commit is contained in:
@@ -85,6 +85,7 @@ const app = await createApp({
|
||||
...(registration ? { registration } : {}),
|
||||
...(recentAssets ? { recentAssets } : {}),
|
||||
...(stickers ? { stickers } : {}),
|
||||
...(storage ? { storage } : {}),
|
||||
});
|
||||
|
||||
await app.listen({
|
||||
|
||||
Reference in New Issue
Block a user