Skip to content

Commit

Permalink
Fixed label for Google Drive
Browse files Browse the repository at this point in the history
  • Loading branch information
zenden2k committed Dec 23, 2022
1 parent 53a24a2 commit 5a71c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/servers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<Server3 Name="vk.com" Authorize="2" Type="image" Plugin="vk" MinVersion="1.3.1.4270" SupportsFolders="1" NeedPassword="0" >
<Result ImageUrlTemplate="stub" ThumbUrlTemplate="stub" ViewUrlTemplate="stub"/>
</Server3>
<Server3 Name="Google Drive" FileHost="1" Authorize="2" Type="file" Plugin="googledrive" SupportsFolders="1" NeedPassword="0" >
<Server3 Name="Google Drive" FileHost="1" Authorize="2" Type="file" Plugin="googledrive" SupportsFolders="1" NeedPassword="0" LoginLabel="Profile name" >
<Result ImageUrlTemplate="stub" ThumbUrlTemplate="stub" ViewUrlTemplate="stub"/>
</Server3>
<Server3 Name="OneDrive" FileHost="1" Authorize="2" Type="file" Plugin="onedrive" SupportsFolders="1" NeedPassword="0" MinVersion="1.3.3">
Expand Down

0 comments on commit 5a71c53

Please sign in to comment.