From 0304279545c781424e261dc40b5ea0b0300f7a9d Mon Sep 17 00:00:00 2001 From: liunux4odoo Date: Thu, 5 Oct 2023 22:34:14 +0800 Subject: [PATCH] fix #1656: rename kb_config.py.exmaple to kb_config.py.example --- configs/{kb_config.py.exmaple => kb_config.py.example} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/{kb_config.py.exmaple => kb_config.py.example} (100%) diff --git a/configs/kb_config.py.exmaple b/configs/kb_config.py.example similarity index 100% rename from configs/kb_config.py.exmaple rename to configs/kb_config.py.example