Commit 63a80c92 authored by Tomáš Szaniszlo's avatar Tomáš Szaniszlo
Browse files

Pridane Montenegro

parent 7ad94486
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -243,6 +243,11 @@ our $restaurants = {
        'menu_url' => 'https://www.facebook.com/profile.php?id=100094367065084',
        'aliases' => [qw(bistropodschody)],
    },
    'montenegro' => {
        'type' => 'showurl',
        'menu_url' => 'https://www.menicka.cz/4986-montenegro-pub.html',
        'aliases' => [qw(cernahora)],
    },
};

1;