forked from friendica/friendica-addons
s/BeerMonster/Mahjongg/ (weird)
This commit is contained in:
parent
b7eab50b1f
commit
b23f2d635f
|
@ -18,7 +18,7 @@ function mahjongg_uninstall() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function mahjongg_app_menu($a,&$b) {
|
function mahjongg_app_menu($a,&$b) {
|
||||||
$b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Beer Monster</a></div>';
|
$b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Mahjongg</a></div>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue