Skip to content

Commit

Permalink
- fix non-empty Branding.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schwarz committed Aug 23, 2023
1 parent 1e23806 commit eda3cab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ownCloud/Resources/Theming/Branding.plist
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>server-locator.use</key>
<string>web-finger</string>
</dict>
<dict/>
</plist>

0 comments on commit eda3cab

Please sign in to comment.