Skip to content

Commit 00c8423

Browse files
committed
.
1 parent 41257cc commit 00c8423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prolog/jwt_io.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
@license BSD
6868
*/
6969

70-
:- load_foreign_library(jwt_io).
70+
:- use_foreign_library(jwt_io).
7171

7272
:- use_module(library(http/json)).
7373
:- use_module(library(settings)).

0 commit comments

Comments
 (0)