✨ 🎲 refresh.ts
This commit is contained in:
@@ -213,3 +213,4 @@ function errorKey(e: PluginError): string {
|
|||||||
? `generic-error:${e.source}:${e.error}`
|
? `generic-error:${e.source}:${e.error}`
|
||||||
: `${e.type}:${e.source}`
|
: `${e.type}:${e.source}`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user