Merge pull request #2930 from albel727/master

Fix missing naughty.dbus.config.mapping defaults
This commit is contained in:
mergify[bot] 2019-11-29 18:09:16 +00:00 committed by GitHub
commit 0f1a0ccd34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ local urgency = {
-- @tfield table 2 normal urgency
-- @tfield table 3 critical urgency
-- @table config.mapping
dbus.config.mapping = cst.mapping
dbus.config.mapping = cst.config.mapping
local function sendActionInvoked(notificationId, action)
if bus_connection then