1
0
mirror of https://gitlab.com/comunic/comunicterm synced 2024-07-01 13:14:31 +00:00
comunicterm/config.h

12 lines
222 B
C

/**
* Project configuration
*
* @author Pierre HUBERT
*/
#pragma once
#define API_URL "https://api.communiquons.org/"
#define API_CLIENT_NAME "ComunicFlutter"
#define API_CLIENT_TOKEN "9KfSwmB76U9UUwjXngDG7PeYccNfy"