dragonfly/ArmaDragonflyClient_x64.so
Jacob Schmidt 236dec1d35
All checks were successful
Build / Build (push) Successful in 30s
feat(client): Trim quotes from hashset value
This commit enhances the handling of string values in the `DragonflyHashSetAsync` function. Specifically, it adds `.Trim('"')` to the second argument (the value being set) to remove any surrounding quotes. This ensures that the value is correctly stored and retrieved, preventing potential issues with data integrity.

Key changes:

*   **String Value Trimming:** Added `.Trim('"')` to the value argument in `DragonflyHashSetAsync` within `Main.cs`.
*   **Binary Updates:** Updated the compiled DLL and SO files.
2025-03-29 15:35:20 -05:00

8.1 MiB

The file is too large to be shown. View Raw