Skip to content

Commit 2d67e45

Browse files
committed
Update v1.5.0
1 parent 6b541f1 commit 2d67e45

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

release.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ <h1>yee loader</h1>
158158
} catch {
159159
return {
160160
status: false,
161-
data: null
161+
data: null,
162+
raw: null
162163
};
163164
}
164165
}

0 commit comments

Comments
 (0)