Don't crash if the wikipedia URL is invalid

This commit is contained in:
MM20
2022-01-13 19:44:26 +01:00
parent b1412d24f1
commit dc64fdebdd
3 changed files with 17 additions and 13 deletions
@@ -0,0 +1,4 @@
package de.mm20.launcher2.ui.settings.services
class ServicesSettingsScreenVM {
}