From 05107ce13ffc3d8ae3bb96ff5c4d6ca06004afb3 Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Mon, 22 Mar 2021 22:49:11 -0700 Subject: [PATCH] Remove ignore button from self (#904) --- package.json | 2 +- www/js/util.js | 42 ++++++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 77e3b0d3..559df676 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Calvin Montgomery", "name": "CyTube", "description": "Online media synchronizer and chat", - "version": "3.76.0", + "version": "3.76.1", "repository": { "url": "http://github.com/calzoneman/sync" }, diff --git a/www/js/util.js b/www/js/util.js index 52e73dbc..76a5be17 100644 --- a/www/js/util.js +++ b/www/js/util.js @@ -214,26 +214,28 @@ function addUserDropdown(entry) { var btngroup = $("
").addClass("btn-group-vertical").appendTo(menu); /* ignore button */ - var ignore = $("