Skip to content

Commit f245ee5

Browse files
committed
NO-ISSUE test
1 parent 289de04 commit f245ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/shop/model/errorResponse.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ export type ErrorResponse = {
1717
* @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-mission-stickers-v3">message Documentation</a>
1818
*/
1919
message: string /**/;
20+
hoge: string;
2021
};

0 commit comments

Comments
 (0)