mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-05 04:42:34 +02:00
Fix lint
This commit is contained in:
parent
a17bd03c04
commit
dfba420d8e
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ class EmbeddedMariaDB {
|
|||
|
||||
/**
|
||||
* Start the embedded MariaDB
|
||||
* @throws {Error} If the current user is not "node" or "root"
|
||||
* @returns {Promise<void>|void} A promise that resolves when the MariaDB is started or void if it is already started
|
||||
*/
|
||||
start() {
|
||||
|
|
Loading…
Add table
Reference in a new issue