-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
Fix account issues + qb-management export support #10
base: main
Are you sure you want to change the base?
Conversation
is this tested and working @RoccoMyTacco @Millusion |
uh last time I tested it, it worked fine but I didnt test too much Was also waiting for this to get done project-error/pefcl#98 |
for now on my local dev build i have no issues with this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reason wasn't showing in the UI when I tried it, looks like the arg name was wrong
local data = { | ||
identifier = account, | ||
amount = amount, | ||
description = reason |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description = reason | |
message = reason |
you are a god, u just fixed everything for me! |
Co-authored-by: Malcolm Keefe <[email protected]>
Co-authored-by: Malcolm Keefe <[email protected]>
no idea why he is not merging this in...so i'm doing it