Compare commits
1 Commits
feat/datat
...
fix/stt-co
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1abf37af5a |
@@ -110,7 +110,7 @@ class STTService {
|
||||
*/
|
||||
async getProviderSchema(req) {
|
||||
const appConfig =
|
||||
req.config ??
|
||||
req?.config ??
|
||||
(await getAppConfig({
|
||||
role: req?.user?.role,
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user