Xen Soft
Xen Soft
The package is missing `dist/main.d.ts`. Temporary fix is to put this in a `.d.ts`: ```ts import type cetMain from "custom-electron-titlebar/dist/main/main"; declare module "custom-electron-titlebar/main" { const exports: cetMain; export default exports;...
> > Try using [scratch3-api](https://github.com/ErrorGamer2000/scratch3-api) (or [new-scratch3-api](https://github.com/ErrorGamer2000/scratch3-api/issues/3#issuecomment-1013939491), if you are not on TypeScript) if the answer above does not help. Cloud variables work there fine & it has promise support,...
@Sly-Little-Fox not sure what you mean
K, Thanks!
> It is great addon, but I have couple of suggestions: > > 1. Why you have options in addon's settings and in own UI. I think that we should...
> I think a toggle would be better than "on/off" because those 2 words, when translated into other languages, can become pretty long. I think I'll do a plain checkbox...
Oh, okay. Change it soon.
> 1. When I am dynamic enabling addon I have this error: > ```log > Uncaught TypeError: state is undefined [userscript.js:124:7] > ``` > 2. *Not really a bug, but:*...
Will fix in an hour or so, but that's minor and causes no issues.