Skip to content

Commit

Permalink
oopsie LMAO
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Oct 22, 2024
1 parent 09801ed commit fa8598e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dbusDefines.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

#include <sdbus-c++/sdbus-c++.h>

typedef sdbus::Struct<uint32_t, std::unordered_map<std::string, sdbus::Variant>> dbUasv;
typedef std::tuple<uint32_t, std::unordered_map<std::string, sdbus::Variant>> dbUasv;

0 comments on commit fa8598e

Please sign in to comment.