Unverified Commit 7bab603b authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

refactor(linux): Simplify adding keyboard

Before we add a keyboard we check if we already added this keyboard
(in a different area). If we did (with the same or newer version) we
skip this keyboard. This change now immediately returns whereas previously
we set a flag and then didn't execute the rest of the method.
parent 7340c6be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment