From 7ffb48ea2233a45092dc66ae77da215025fa2175 Mon Sep 17 00:00:00 2001 From: Pichchai Date: Thu, 10 Dec 2020 23:43:16 +0700 Subject: [PATCH] add function update order --- core_function.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core_function.txt b/core_function.txt index 06cdff6..29bd25b 100644 --- a/core_function.txt +++ b/core_function.txt @@ -1 +1,2 @@ // Start code here. +function update_order() \ No newline at end of file