mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 12:47:24 +08:00
chore(jsdoc):Linting fixes (#3703)
* fixed the lockfile having a different version * jsdoc
This commit is contained in:
@@ -197,6 +197,7 @@ export default {
|
||||
methods: {
|
||||
/**
|
||||
* Clear all toast notifications.
|
||||
* @returns {void}
|
||||
*/
|
||||
clearToasts() {
|
||||
toast.clear();
|
||||
|
Reference in New Issue
Block a user