diff options
| author | Tolmachev Igor <me@igorek.dev> | 2026-03-23 22:17:24 +0300 |
|---|---|---|
| committer | Tolmachev Igor <me@igorek.dev> | 2026-03-23 22:17:24 +0300 |
| commit | 0444ff325490f24e9a8d35f83ba37a0bd95ab6c5 (patch) | |
| tree | 5eb8bef05078002edfc14d26386d5931efa805a0 /codebook.toml | |
| parent | 0884a8230ecad2cedd31c66ea2b1f4c460fba3cb (diff) | |
| download | vpn_manager_bot-0444ff325490f24e9a8d35f83ba37a0bd95ab6c5.tar.gz vpn_manager_bot-0444ff325490f24e9a8d35f83ba37a0bd95ab6c5.zip | |
Add pay_invoice button
Diffstat (limited to 'codebook.toml')
| -rw-r--r-- | codebook.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/codebook.toml b/codebook.toml index a599a2c..e1cb340 100644 --- a/codebook.toml +++ b/codebook.toml | |||
| @@ -3,10 +3,12 @@ words = [ | |||
| 3 | "aiohttp", | 3 | "aiohttp", |
| 4 | "aiosqlite", | 4 | "aiosqlite", |
| 5 | "asyncio", | 5 | "asyncio", |
| 6 | "clb", | ||
| 6 | "isort", | 7 | "isort", |
| 7 | "pycache", | 8 | "pycache", |
| 8 | "pydantic", | 9 | "pydantic", |
| 9 | "pyright", | 10 | "pyright", |
| 10 | "tablename", | 11 | "tablename", |
| 11 | "venv", | 12 | "venv", |
| 13 | "скриншот", | ||
| 12 | ] | 14 | ] |
