FTB_lag
FTB_lag
> Why hide this button ? As you can already hide actions ? I want to use the dashboard only to display results instead to manage results. At this moment,...
Hey. Would this pass as practical purpose? > I want to use the dashboard only to display results instead to manage results.
Hey. Thanks. About question, check the screenshot, I added a blue line.  Key "locations" must be part of the "servers" element, not "core". I translate config into json: Variant...
Any updates after a year? Could there be a workaround via database update?
> This seems OK, but I think it would be better if it defaulted to `undef`, so that you don't have to specify a special value to disable it. I...
I correct understand, you mean in "export function db(ctx: any)" replace "ctx.prisma" to "ctx.db" ?
I found problem in "https://github.com/ljharb/async-function/blob/main/require.mjs" file If I comment `export { getAsyncFunction as 'module.exports' };` part in file or remove `"module-sync": "./require.mjs"` from package json (library - async-function) - tsx...