Fix #2751
This commit is contained in:
parent
26bceea0b4
commit
01b42974cf
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ public class AmenityMenuBuilder extends MenuBuilder {
|
||||||
}
|
}
|
||||||
hasWiki = true;
|
hasWiki = true;
|
||||||
isWiki = true;
|
isWiki = true;
|
||||||
|
needLinks = false;
|
||||||
} else {
|
} else {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue