comparison src/private/Config_sample.luan @ 55:5bdd4bc11123

add push
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 17 Aug 2025 18:12:42 +0900
parents cc20eebaa74a
children
comparison
equal deleted inserted replaced
54:16e5c14eb800 55:5bdd4bc11123
9 key = "sk-xxx" 9 key = "sk-xxx"
10 } 10 }
11 chatgpt = { 11 chatgpt = {
12 key = "sk-xxx" 12 key = "sk-xxx"
13 } 13 }
14 push_password = "xxx"
14 } 15 }