[atlas/master] Fix 'HSir' typo to 'HSDir', See #9911

13 Oct
2013
13 Oct
'13
12:18 a.m.
commit cd53480bc038142fb9f7cc1e5f20951cfb4c2b25 Author: Justin Bull <me@justinbull.ca> Date: Sun Oct 6 13:51:43 2013 -0400 Fix 'HSir' typo to 'HSDir', See #9911 --- js/models/relay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/models/relay.js b/js/models/relay.js index 3730d79..3995355 100644 --- a/js/models/relay.js +++ b/js/models/relay.js @@ -26,7 +26,7 @@ define([ if (flag == "Guard") { output.push([flag,"share_"+size[0]]); } - if (flag == "HSir") { + if (flag == "HSDir") { output.push([flag,"book_alt_"+size[0]]); } if (flag == "Named") {
4256
Age (days ago)
4256
Last active (days ago)
0 comments
1 participants
participants (1)
-
phw@torproject.org