Browse Source

update docs

tags/v1.4.28
Jonathan Cobb 3 years ago
parent
commit
21de79a2aa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/activation.json

+ 1
- 1
config/activation.json View File

@@ -8,7 +8,7 @@
// //
// ./bin/bactivate /path/to/your/activation.json // ./bin/bactivate /path/to/your/activation.json
// //
// NOTE: In this file, if you see '//' it means that it and everything after it on that line is a comment.
// NOTE: In this file '//' is used for comments
// Normally comments are not valid JSON, but when you run `bactivate` the Bubble toolchain strips out // Normally comments are not valid JSON, but when you run `bactivate` the Bubble toolchain strips out
// the comments before sending the request to the Bubble server. // the comments before sending the request to the Bubble server.
// //


Loading…
Cancel
Save