Browse Source

.editorconfig: Add win-capture json

田七不甜 2 years ago
parent
commit
518003aab8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -30,7 +30,7 @@ indent_size = 2
 indent_style = space
 indent_size = 2
 
-[plugins/rtmp-services/data/**/*.json]
+[plugins/{rtmp-services,win-capture}/data/**/*.json]
 indent_style = space
 indent_size = 4