From 5f059d02adb71cd31ebb477985e328273d3cc5e4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 18 Dec 2018 20:00:04 +0100 Subject: [PATCH] Add a profile warning for access tokens [skip ci] --- resources/views/v1/demo/profile/index.twig | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/views/v1/demo/profile/index.twig diff --git a/resources/views/v1/demo/profile/index.twig b/resources/views/v1/demo/profile/index.twig new file mode 100644 index 0000000000..4ab30d6088 --- /dev/null +++ b/resources/views/v1/demo/profile/index.twig @@ -0,0 +1 @@ +{{ trans('demo.profile-index') }}