Justin
Justin
Hi, I have this error when i try to create en event with createEventWithOptions. Seems to work fine with CreateEventInteractivelyWithOptions
Hi, I'm getting this error: ``` java.lang.ArrayIndexOutOfBoundsException: length=2; index=2 at org.Hashids.guardIndex(Hashids.kt:88) at org.Hashids.addGuardsIfNecessary(Hashids.kt:186) at org.Hashids.encode(Hashids.kt:58) ``` Here is the code I which cause this issue: ``` val hashids = Hashids("Turbo...
I'm trying to set a custom network address, but unfortunately it never changes. I'm running the access point using this command: `sudo ./lnxrouter --ap ap@wlan0 MyAccessPoint -p MyPassPhrase -g 10.10.10.10`...
Would it be possible to allow the resize of the window using the keyboards shortcuts super + left / super + right ? And I guess these 2 issues are...