Edit comment and remove unused variable

This commit is contained in:
zsxeee
2021-09-17 20:20:44 +08:00
parent de8b61ef2b
commit 66e40d9fcb
18 changed files with 1 additions and 129 deletions

View File

@@ -17,7 +17,7 @@ import Line from "./Line.vue";
import Mattermost from "./Mattermost.vue";
/**
* manage all notification form.
* Manage all notification form.
*
* @type { Record<string, any> }
*/