maxiy01
maxiy01
Code to reproduce in playground: ``` function makeArray(width : number, defaultValue? : T) : T[] { let result : T[] = new Array(width); if(defaultValue) for(let x = 0; x
On linux I can't set up hotkeys, because only options available are '⌘ + .' and '⌥ + .', which I don't have on keyboard.
When I try to use "Interogate danbooru" button, I receive an error: ``` Traceback (most recent call last): File "C:\Program Files\Python39\lib\multiprocessing\process.py", line 315, in _bootstrap self.run() File "C:\Program Files\Python39\lib\multiprocessing\process.py", line...
Guide says "you will need to login to Google on your Switch" but there is no login page on 3DS.
### Description I'm not sure what exactly to write about issue, so here ishow to reproduce: Agent Management -> Modify Agent ->Select extensions -> select commands -> click save ->...
### Description When my agent tries to use wrte to file command it fails to parse arguments. Docker log: ``` 2024-09-25 01:03:14 2024-09-25 01:03:14,772 | WARNING | Failed to parse...