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