mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-23 14:55:57 +01:00
oopsie LMAO
This commit is contained in:
parent
09801ed22f
commit
fa8598ed08
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
Loading…
Reference in a new issue