Also clear search and category if appstore view is activated
This commit is contained in:
@@ -179,6 +179,9 @@ function setItemWidth() {
|
||||
}
|
||||
|
||||
async function onActivation() {
|
||||
search.value = '';
|
||||
category.value = '';
|
||||
|
||||
await getInstalledApps();
|
||||
await getAppList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user