Skip to content

Commit 6705b0c

Browse files
authored
fix the github build
1 parent fb68471 commit 6705b0c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lib/appController/API_TOKENS.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ifndef MY_API_TOKENS_H
2+
#define MY_API_TOKENS_H
3+
4+
#define FINN_HUB_API_TOKENS "YOUR_API_TOKEN_HERE"
5+
6+
#endif

0 commit comments

Comments
 (0)