mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Correct tab title
This commit is contained in:
parent
f40b6fa368
commit
7171160065
@ -157,7 +157,7 @@ define(function(require, exports, module) {
|
||||
|
||||
plugin.on("documentLoad", function(e) {
|
||||
var doc = e.doc;
|
||||
doc.title = "Plugin Store";
|
||||
doc.title = "Package Browser";
|
||||
|
||||
function setTheme(){
|
||||
// var bg = ui.getStyleRule(".bar-preferences .container .header", "backgroundColor") || "#F0F0F0";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user