mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-01 05:20:22 +02:00
slashcommands: check my language command target language
This commit is contained in:
parent
b6a5142755
commit
60c91d0e4f
3 changed files with 25 additions and 8 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_policy(VERSION 3.16...3.27)
|
||||
project(dtranslatebot VERSION 0.3.0 LANGUAGES CXX)
|
||||
project(dtranslatebot VERSION 0.3.1 LANGUAGES CXX)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
# dtranslatebot Source files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue