mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Fix duplicate DBus object path in xbus
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//! \cond PRIVATE
|
||||
#define XBUS_WEATHER_INTERFACENAME "org.swift_project.xbus.weather"
|
||||
#define XBUS_WEATHER_OBJECTPATH "/xbus"
|
||||
#define XBUS_WEATHER_OBJECTPATH "/xbus/weather"
|
||||
//! \endcond
|
||||
|
||||
namespace BlackSimPlugin
|
||||
|
||||
Reference in New Issue
Block a user