From 9dcf6a939072ce1d7a102949a73ce7c0b35fb51b Mon Sep 17 00:00:00 2001 From: j Date: Wed, 13 Jan 2016 12:56:34 +0530 Subject: [PATCH] update static after rename --- static/json/js.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/json/js.json b/static/json/js.json index c55b3c8..0e4e5bc 100644 --- a/static/json/js.json +++ b/static/json/js.json @@ -10,7 +10,6 @@ "closedScreen.js", "columnView.js", "confirmDialog.js", - "connectionButton.js", "coverDialog.js", "deleteItemsDialog.js", "deleteListDialog.js", @@ -47,8 +46,8 @@ "mainMenu.js", "mainPanel.js", "namesDialog.js", - "notificationsButton.js", "openButton.js", + "peersButton.js", "peersPanel.js", "preferencesPanel.js", "previewButton.js", @@ -62,6 +61,7 @@ "statusbar.js", "titlesDialog.js", "toolbar.js", + "transferButton.js", "transfersPanel.js", "updateButton.js", "updateDialog.js",