Skip to content
Snippets Groups Projects
Commit 803b26a5 authored by Éloïs's avatar Éloïs
Browse files

style: apply npm run format:all

parent e4211dcb
No related branches found
No related tags found
No related merge requests found
......@@ -311,7 +311,6 @@ export class WS2PAPI extends stream.Transform {
**************/
if (this.conf.ws2p && this.conf.ws2p.publicAccess) {
if (!this.conf.ws2p.uuid) {
this.conf.ws2p.uuid = nuuid.v4().slice(0, 8);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment