Skip to content
  • Agata Cacko's avatar
    Fix KisTagModel::removeTag() query · 7f372036
    Agata Cacko authored
    Before this commit, preparing query would fail because
    of the wrong order of the SET and WHERE statements.
    This commit fixes the situation, thanks to which
    deleting tags should now work.
    7f372036