This commit is contained in:
2025-11-18 23:01:47 +03:00
parent 2ef8bef684
commit 4b1a42fa0e
2 changed files with 16 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
spModuleSchemaVersion = 1;
id = "writefreely";
name = "WriteFreely";
description = "An open source platform for building a writing space on the web.";
description = "An open source platform for building a writing space on the web. Notice that the first signed in user will become the only admin automatically, and there is no possibility to change this.";
svgIcon = builtins.readFile ./icon.svg;
isMovable = true;
isRequired = false;