fix: reference credentials class instead of instance in package.json
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
"KDrive"
|
"KDrive"
|
||||||
],
|
],
|
||||||
"credentials": [
|
"credentials": [
|
||||||
"kdriveCredentials"
|
"KDriveCredentials"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user