/* * ©2024 The LingChair Project * * Make a more colorful world... * * License - Apache License 2.0 * Author - @MoonLeeeaf * Organization - @LingChair */ fetch('client_config.json').then((re) => re.json()).then((config) => { })