mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
spelling: unsubscribed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -101,5 +101,5 @@ static bool prv_add_handler(const char *event_name, jerry_value_t handler) {
|
||||
const RockyGlobalAPI TICKSERVICE_APIS = {
|
||||
.init = prv_init,
|
||||
.add_handler = prv_add_handler,
|
||||
// TODO: PBL-43380 apparently, we never unsubsrcibed from tick events…
|
||||
// TODO: PBL-43380 apparently, we never unsubscribed from tick events…
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user