Correct /r/me to /u/me

This commit is contained in:
woorst
2016-07-18 15:48:26 -05:00
parent 12155c0953
commit 07aa3c5225
2 changed files with 5 additions and 5 deletions

View File

@@ -282,7 +282,7 @@ class Page(object):
sub_name = self.content.name
sub_name = sub_name.replace('/r/front', 'Front Page')
sub_name = sub_name.replace('/r/me', 'My Submissions')
sub_name = sub_name.replace('/u/me', 'My Submissions')
self.term.add_line(window, sub_name, 0, 0)
# Set the terminal title