3 comics per week

This commit is contained in:
Riccardo Giorato
2026-01-29 16:55:54 +01:00
parent 6ed91fffec
commit 7ad2e1b9b7
4 changed files with 12 additions and 37 deletions
@@ -204,7 +204,7 @@ export function StoryEditorClient() {
setShowApiModal(true);
toast({
title: "No credits remaining",
description: "You get 1 credit weekly. Add an API key for unlimited generation.",
description: "You get 3 credits weekly. Add an API key for unlimited generation.",
variant: "destructive",
});
}