Skip to content

Commit 30dceb8

Browse files
committed
Merge branch 'develop' of https://github.com/DP6/adinfo into develop
2 parents adb06db + ca4984c commit 30dceb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ git clone https://github.com/DP6/penguin-adinfo.git
7979
{
8080
company: "NOME_EMPRESA" (string)
8181
permission: "owner"(string)
82-
email: "email_do_usuario" (string)
83-
password: "senha_criptografada" (string)
82+
email: "email_do_usuario" (string)
83+
password: "senha_criptografada" (string)
8484
}
8585
```
8686

@@ -108,8 +108,8 @@ Para a configuração inicial do Firestore, são necessárias duas coleções.
108108
{
109109
company: "NOME_EMPRESA" (string)
110110
permission: "owner"(string)
111-
email: "email_do_usuario" (string)
112-
password: "senha_criptografada" (string)
111+
email: "email_do_usuario" (string)
112+
password: "senha_criptografada" (string)
113113
}
114114
```
115115

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)