This repository has been archived on 2025-08-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Seshat/lib/config/constants.dart
2025-08-13 14:16:34 +02:00

2 lines
67 B
Dart

const apiBasePath = "bal.ueauvergne.fr/api";
const apiVersion = 1;