Add sqlite3.exe to nsi

This commit is contained in:
Jonas Kvinge
2020-09-11 22:58:56 +02:00
parent 7501131558
commit 9221797c9d
2 changed files with 2 additions and 1 deletions

View File

@@ -111,4 +111,3 @@ void GstStartup::SetEnvironment() {
Utilities::SetEnv("PULSE_PROP_media.role", "music");
}