blob: ebfe808f9e17c77f4f12cad45e4f2ca3ce4253ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- src/MythExpress-build/mythtv/mythprotocol.js.orig 2016-04-27 22:00:34.538603111 +0000
+++ src/MythExpress-build/mythtv/mythprotocol.js 2016-04-28 15:20:43.518464024 +0000
@@ -53,7 +53,8 @@
"85" : "BluePool",
"86" : "(ノಠ益ಠ)ノ彡┻━┻",
"87" : "(ノಠ益ಠ)ノ彡┻━┻_No_entiendo!)",
- "Latest" : "87"
+ "88" : "XmasGift",
+ "Latest" : "88"
};
var reconnectInterval = 6;
|