forked from 0x2620/pandora
remove persona support
This commit is contained in:
parent
face7da3da
commit
c7515517da
5 changed files with 1 additions and 209 deletions
|
|
@ -19,8 +19,6 @@ pandora.ui.mainMenu = function() {
|
|||
return pandora.$ui.localeButton = pandora.ui.localeButton();
|
||||
} else if (menuExtra == 'reload') {
|
||||
return pandora.$ui.loadingIcon = pandora.ui.loadingIcon();
|
||||
} else if (menuExtra == 'persona') {
|
||||
return pandora.$ui.personaButton = pandora.ui.personaButton();
|
||||
}
|
||||
}),
|
||||
id: 'mainMenu',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue