mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-17 03:50:54 +02:00
fixed linter warnings
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ app.pb.authStore.onChange((_, record) => {
|
||||
|
||||
/**
|
||||
* Return a superuser file token.
|
||||
* Optionally you can provide a collection identifier, to avoid unnecessery
|
||||
* Optionally you can provide a collection identifier, to avoid unnecessary
|
||||
* calls in case the collection doesn't have protected files.
|
||||
*
|
||||
* @param {String} optCollectionIdORName
|
||||
|
||||
Reference in New Issue
Block a user