Manual review request for omnichess

I made an update which has triggered a manual review. I’ve changed:

slots:
  dbus-omnichess:
    interface: dbus
    bus: session
    name: club.omnichess

to

slots:
  dbus-omnichess:
    interface: dbus
    bus: session
    name: omnichess

Please could somebody approve.

Hey @omnimind

According to the DBUS specification, valid Bus names must contain at least one ‘.’ (period) character (and thus at least two elements).

Thanks

1 Like