Skip to content
Snippets Groups Projects
Commit 5f52f135 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

presence_lib.js no longer defines extended_status

So require(..., 'node_status') instead. The function we actually use here.
parent 2ffbcce7
Branches
Tags
No related merge requests found
require("presence_lib.js", 'extended_status');
require("presence_lib.js", 'node_status');
var last_run = 0;
var frequency = 15;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment