Window: addToFavourites(): Discard shortcut from system entries
Dieser Commit ist enthalten in:
Ursprung
64d3223fb2
Commit
042b53a0be
@ -166,6 +166,7 @@ void Window::addToFavourites(const EntryConfig &config)
|
||||
when we add it to the favourites. the alternative would be to reload the whole config,
|
||||
but that's probably overkill. */
|
||||
userConfig.update(config);
|
||||
userConfig.key = "";
|
||||
userEntryButtons.append(createEntryButton(userConfig));
|
||||
}
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren