Skip to content

Commit

Permalink
change cli to also use my id
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcaneDisgea committed Dec 14, 2021
1 parent afeb52c commit 8e3f546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ require __DIR__ . '/vendor/autoload.php';

$api = new \Lodestone\Api();

print_r($api->character()->get('2747423')->Title);
print_r($api->character()->get('9575452')->Title);

0 comments on commit 8e3f546

Please sign in to comment.