We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This may have to do with the trigger to invoke it, which is tied to the URI text field changing.
0dae576
The text was updated successfully, but these errors were encountered:
Just to verify, the "onChange" event still triggers as expected.
Sorry, something went wrong.
Replicable from the binary and src.
This seems to relate to #404 and the opposite of the intended conditional to exclude Linux from the current logic.
wail/bundledApps/WAIL.py
Lines 343 to 344 in 854c2e2
Reversing this logic allows the thread to be created and the default memento count fetch procedure to run.
Reverse logic for memgator communication thread spawn to exclude
dede885
linux (for now) re:#404. Fixes #416
No branches or pull requests
This may have to do with the trigger to invoke it, which is tied to the URI text field changing.
0dae576
The text was updated successfully, but these errors were encountered: