diff --git a/interface/resources/qml/hifi/Pal.qml b/interface/resources/qml/hifi/Pal.qml index 2e66da7905..382b8fc962 100644 --- a/interface/resources/qml/hifi/Pal.qml +++ b/interface/resources/qml/hifi/Pal.qml @@ -91,6 +91,7 @@ Rectangle { default: return 0; } }); + table.selection.clear(); userModel.clear(); var userIndex = 0; userData.forEach(function (datum) {