File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ packages/storage @sphippen
19
19
packages /storage-types @ sphippen
20
20
21
21
# Messaging Code
22
- packages /messaging @ gauntface
23
- packages /messaging-types @ gauntface
24
- integration /messaging @ gauntface
22
+ packages /messaging @ gauntface @ pinarx
23
+ packages /messaging-types @ gauntface @ pinarx
24
+ integration /messaging @ gauntface @ pinarx
25
25
26
26
# Auth Code
27
27
packages /auth @ bojeil-google @ wti806 @ tmsch
Original file line number Diff line number Diff line change @@ -32,8 +32,11 @@ Are you in the right place?
32
32
-->
33
33
#### Relevant Code:
34
34
35
- <!-- Fork this JSBin, provide your own URL, or a simple code snippet below -->
36
- http://jsbin.com/rinilu/edit?js,console
35
+ <!--
36
+ Reproduce the issue on StackBlitz and provide your forked URL
37
+ or give us some sample code below
38
+ -->
39
+ https://stackblitz.com/fork/firebase-issue-sandbox
37
40
38
41
``` javascript
39
42
// TODO(you): code here to reproduce the problem
You can’t perform that action at this time.
0 commit comments