Skip to content

Commit 17b6dce

Browse files
author
Ron Radtke
committed
Wrongly renamed scope to ReactNativeBlobUtilState
1 parent 535484d commit 17b6dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/ReactNativeBlobUtil/ReactNativeBlobUtil.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@ IAsyncAction setTimeout(std::chrono::seconds time) {
10481048
co_await time;
10491049
}
10501050

1051-
winrt::fire_and_forget ReactNativeBlobUtilState::fetchBlob(
1051+
winrt::fire_and_forget ReactNativeBlobUtil::fetchBlob(
10521052
winrt::Microsoft::ReactNative::JSValueObject options,
10531053
std::string taskId,
10541054
std::string method,

0 commit comments

Comments
 (0)