From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/payment_test/static/description/icon.png | Bin 0 -> 6019 bytes addons/payment_test/static/src/img/test_logo.jpg | Bin 0 -> 4406 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/payment_test/static/description/icon.png create mode 100644 addons/payment_test/static/src/img/test_logo.jpg (limited to 'addons/payment_test/static') diff --git a/addons/payment_test/static/description/icon.png b/addons/payment_test/static/description/icon.png new file mode 100644 index 00000000..81bb12e9 Binary files /dev/null and b/addons/payment_test/static/description/icon.png differ diff --git a/addons/payment_test/static/src/img/test_logo.jpg b/addons/payment_test/static/src/img/test_logo.jpg new file mode 100644 index 00000000..16adc064 Binary files /dev/null and b/addons/payment_test/static/src/img/test_logo.jpg differ -- cgit v1.2.3