bugfix tag
This commit is contained in:
parent
9515dcbbbb
commit
e0218eff9a
@ -64,7 +64,7 @@ export default function RootPage() {
|
|||||||
|
|
||||||
switch (pTab) {
|
switch (pTab) {
|
||||||
case "conversations": {
|
case "conversations": {
|
||||||
return RootTab.NotesAndReplies;
|
return RootTab.Conversations;
|
||||||
}
|
}
|
||||||
case "global": {
|
case "global": {
|
||||||
return RootTab.Global;
|
return RootTab.Global;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user