mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-01-11 20:10:31 +00:00
fix patch
This commit is contained in:
parent
32ff59ceb7
commit
36ead9d841
1 changed files with 12 additions and 0 deletions
12
deps/discord-rpc.patch
vendored
12
deps/discord-rpc.patch
vendored
|
|
@ -133,3 +133,15 @@ index 70efa63..039f155 100644
|
|||
|
||||
writer.Key("instance");
|
||||
writer.Bool(presence->instance != 0);
|
||||
|
||||
diff --git a/.clang-format b/.clang-format
|
||||
index 0000000..0000000 100644
|
||||
--- a/.clang-format
|
||||
+++ b/.clang-format
|
||||
@@ -45,7 +45,6 @@ IncludeCategories:
|
||||
- Regex: '.*'
|
||||
Priority: 3
|
||||
IncludeIsMainRegex: '(_test|_win|_linux|_mac|_ios|_osx|_null)?$'
|
||||
-IndentCaseLabels: false
|
||||
IndentWidth: 4
|
||||
IndentWrappedFunctionNames: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue