Skip to content

Commit 2350c75

Browse files
committed
file tree update
1 parent 78d0a57 commit 2350c75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

plugins/recaptcha/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ recaptcha/
1010
├── api/
1111
│ └── api.js
1212
├── frontend/
13-
│ ├── public
14-
│ │ ├── javascripts
15-
│ │ │ ├── countly.models.js
16-
│ │ │ └── countly.views.js
17-
│ │ ├── localization # all localization files
18-
│ │ └── stylesheets
19-
│ └── app.js # reCAPTCHA integration for Countly login
13+
├── public
14+
│ ├── javascripts
15+
│ │ ├── countly.models.js
16+
│ │ └── countly.views.js
17+
│ ├── localization # all localization files
18+
│ └── stylesheets
19+
└── app.js # reCAPTCHA integration for Countly login
2020
├── install.js
2121
├── package.json
2222
├── README.md

0 commit comments

Comments
 (0)