{{ toast.message }}
Kelola Kategori
{{ cat.name }}
{{ cat.color || '#6366F1' }}
Belum ada kategori
Target Audiens
| Nama Audiens | Aksi |
|---|---|
| {{ aud.name }} |
Kelola Gaya Desain
{{ style.description || 'Tidak ada deskripsi singkat.' }}
Belum ada gaya desain
Groq API Keys
| API Key | Status | Error Count | Aksi |
|---|---|---|---|
| {{ key.api_key.substring(0, 8) }}...{{ key.api_key.substring(key.api_key.length - 4) }} | {{ key.is_active ? 'Aktif' : 'Nonaktif' }} | {{ key.error_count }} |
Templates & Preset
{{ getImageCount(temp.thumbnailUrl) }}
{{ temp.title }}
{{ temp.category?.name || 'Uncategorized' }}
{{ temp.description }}
Kelola Karakter AI
{{ char.prompt }}
Belum ada karakter
Riwayat Pembuatan (History)
| Gambar | Judul / Prompt | User | Tanggal | Aksi |
|---|---|---|---|---|
|
|
{{ hist.title }} {{ hist.designStyle }} • {{ hist.slideCount }} slide |
{{ hist.userName || hist.userEmail || 'Unknown User' }} | {{ new Date(hist.createdAt).toLocaleDateString('id-ID') }} |