From 1402aa2f278058984dfc0d379ccef501bcfbafa7 Mon Sep 17 00:00:00 2001 From: anekos Date: Thu, 8 Sep 2011 02:24:46 +0900 Subject: 通知欄のコメント展開ができていなかった --- google-plus-commando.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'google-plus-commando.js') diff --git a/google-plus-commando.js b/google-plus-commando.js index 3d881ca..11e9089 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -740,7 +740,7 @@ let g:gplus_commando_map_menu = "m" get back () root.contentDocument.querySelector(S.frames.notifications.summary.back), get comment () self.entry.current.querySelector(S.frames.notifications.entry.comment), get mute () self.entry.current.querySelector(S.frames.notifications.entry.mute), - get unfold () root.contentDocument.querySelector(S.currentEntry.unfold) + get unfold () root.contentDocument.querySelector(S.currentEntry.unfold.comment) } }; return self; -- cgit v1.2.3