mirror of
https://github.com/miaowware/qrm2.git
synced 2026-02-12 02:53:49 -05:00
Remove deprecated ae7q extension from options.py template
This commit is contained in:
parent
312da11631
commit
6b4f985f07
@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- `run.sh` to respect the `VIRTUAL_ENV` environment variable.
|
||||
- Use Discord application emojis.
|
||||
- Fix indentation in some text responses.
|
||||
### Removed
|
||||
- Deprecated `ae7q` extension from the default configuration (#486).
|
||||
|
||||
|
||||
## [2.9.2] - 2023-12-15
|
||||
|
||||
@ -35,7 +35,6 @@ owners_uids = (200102491231092736, 564766093051166729)
|
||||
# The extensions to load when running the bot.
|
||||
exts = [
|
||||
"base",
|
||||
"ae7q",
|
||||
"callsign",
|
||||
"codes",
|
||||
"contests",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user