1
0
mirror of https://gitlab.com/comunic/comunicterm synced 2024-09-28 02:52:46 +00:00
comunicterm/config.h

12 lines
222 B
C
Raw Permalink Normal View History

2020-01-07 20:53:27 +00:00
/**
* Project configuration
*
* @author Pierre HUBERT
*/
#pragma once
#define API_URL "https://api.communiquons.org/"
#define API_CLIENT_NAME "ComunicFlutter"
#define API_CLIENT_TOKEN "9KfSwmB76U9UUwjXngDG7PeYccNfy"