fix(projects): fix watermark settings

This commit is contained in:
Soybean
2024-07-30 17:53:17 +08:00
parent 217a3bb259
commit 5646a50ddf
3 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@ declare namespace App {
right: boolean;
};
/** Watermark */
watermark: {
watermark?: {
/** Whether to show the watermark */
visible: boolean;
/** Watermark text */