mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
Left out a file: Manual migrate LMV to LMV_1.9.18.429
This commit is contained in:
@@ -74,7 +74,7 @@ namespace Raindrop.Network
|
||||
{
|
||||
QueuedItem item = queue.Dequeue(); //checlk this
|
||||
|
||||
var req = CapsBase.DownloadStringAsync(
|
||||
var req = CapsBase.GetStringAsync(
|
||||
item.address,
|
||||
null,
|
||||
item.millisecondsTimeout,
|
||||
|
||||
Reference in New Issue
Block a user