Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Only replace a flag when everything before the "=" match.

Open EliasCarl opened this issue 8 years ago • 0 comments

Currently the flag "user" will replace the flag "authuser". This diff makes sure everything before the "=" is matched before replacing the flag.

EliasCarl avatar Apr 10 '17 12:04 EliasCarl