Skip to content

Commit e79d24e

Browse files
committed
🍱 [drpc] BS新局を追加
BS松竹東急(260), BSJapanext (263), BSよしもと(265)
1 parent 4feffec commit e79d24e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/miraktest-drpc/constants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const DRPC_META = {
44
id: DRPC_ID,
55
name: "Discord RPC",
66
author: "ci7lus",
7-
version: "0.1.1",
7+
version: "0.1.2",
88
description: "表示中の番組を Discord に共有します",
99
authorUrl: "https://github.com/ci7lus",
1010
url: "https://github.com/ci7lus/miraktest-plugins/tree/master/src/miraktest-drpc",

src/miraktest-drpc/presence.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const PresenceRegisteredGRLogos = [
1010

1111
export const PresenceRegisteredBSLogos = [
1212
101, 103, 141, 151, 161, 171, 181, 191, 200, 211, 222, 231, 234, 236, 241,
13-
242, 251, 252, 255, 256,
13+
242, 251, 252, 255, 256, 260, 263, 265,
1414
]
1515

1616
export const PresenceRegisteredCSLogos = [

0 commit comments

Comments
 (0)