mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-06 10:17:45 +02:00
fix: Use proper path for dbus function
This commit is contained in:
parent
595867163a
commit
23ab8270aa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use super::generic_entry::DBusFunction;
|
||||
use super::{audio_entry::DBusFunction};
|
||||
|
||||
pub const GETCARDS: DBusFunction = DBusFunction {
|
||||
function: "ListCards",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue