Skip to content

Commit 0822004

Browse files
euuu dans un autre projet firebase l'ia et andicapée et genre il peut pa
1 parent 183a16c commit 0822004

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

db/flowup_hub.db

8 KB
Binary file not shown.

src/FlowDocs/Cookbook_Complex_Features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ const handleInstallClick = () => {
215215
// ... in your JSX ...
216216
// {isInstallable && <Button onClick={handleInstallClick}>Install App</Button>}
217217
```
218-
219218
---
220219

221220
## 5. Internal Admin API
@@ -253,3 +252,4 @@ To provide a secure, server-to-server API for a trusted external service (like F
253252
* **Payload**: `{ "projectUuid": "...", "userUuid": "...", "role": "editor" }`
254253
* **`removeProjectMember`**: Removes a user from a project.
255254
* **Payload**: `{ "projectUuid": "...", "userUuid": "..." }`
255+
```

0 commit comments

Comments
 (0)