Added french band plan

This commit is contained in:
Ryzerth
2021-05-31 18:39:15 +02:00
parent 8a18bec55c
commit b5d38c71ce
4 changed files with 498 additions and 1 deletions

View File

@ -196,7 +196,6 @@ private:
FrequencyBookmark& bm = _this->bookmarks[_this->editedBookmarkName];
_this->editOpen = _this->bookmarkEditDialog(bm);
}
if (_this->addOpen) {
FrequencyBookmark& bm = _this->bookmarks[_this->editedBookmarkName];
_this->addOpen = _this->bookmarkEditDialog(bm);