Skip to content

Commit

Permalink
Merge branch 'pending'
Browse files Browse the repository at this point in the history
  • Loading branch information
CyaOnDaNet committed Nov 7, 2020
1 parent 3059a8f commit 8c49f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tautulli.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ var establishedConnection = false;

const mainProgram = require("../index.js");
const processHook = require('./functions/processHook.js');
const apiName = 'Plex-Discord Role Management API - Beta';
const apiName = 'Plex-Discord Role Management API';

var DEBUG = 0; // Ignored if defined in config or env variable, 1 for database debugging, 2 for sonarr instance debugging, 3 for startup role checking, 4 for tautulli connection logging

Expand Down

0 comments on commit 8c49f7c

Please sign in to comment.