mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-22 21:24:41 +02:00
Update 09-log-level-environment-variable.patch
This commit is contained in:
parent
49727f17de
commit
849f5eb11b
@ -15,15 +15,6 @@ diff --git a/build/main.js b/build/main.js
|
|||||||
index 8b645c6..686ac80 100644
|
index 8b645c6..686ac80 100644
|
||||||
--- a/build/main.js
|
--- a/build/main.js
|
||||||
+++ b/build/main.js
|
+++ b/build/main.js
|
||||||
@@ -12,7 +12,7 @@
|
|
||||||
var result = release.match(matcher);
|
|
||||||
if (result[1])
|
|
||||||
return result[1];
|
|
||||||
- return "0.0.0";
|
|
||||||
+ return "1.0.0";
|
|
||||||
}
|
|
||||||
module.exports = __module_os;
|
|
||||||
},
|
|
||||||
@@ -67,6 +67,35 @@
|
@@ -67,6 +67,35 @@
|
||||||
var external_electron_log_default = __webpack_require__.n(
|
var external_electron_log_default = __webpack_require__.n(
|
||||||
external_electron_log_namespaceObject
|
external_electron_log_namespaceObject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user