mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-29 17:39:41 +05:00
feat: add toast for creating/updating collection
This commit is contained in:
parent
4c6fb75785
commit
b7661f47ef
4 changed files with 93 additions and 37 deletions
|
@ -15,8 +15,8 @@ export async function generateMetadata(
|
|||
|
||||
if (error) {
|
||||
return {
|
||||
title: "Ошибка",
|
||||
description: "Ошибка",
|
||||
title: "Приватная коллекция",
|
||||
description: "Приватная коллекция",
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue