Tabs to spaces
This commit is contained in:
parent
9562b14504
commit
64d1dfeef8
|
@ -44,7 +44,7 @@ service cloud.firestore {
|
||||||
allow read;
|
allow read;
|
||||||
}
|
}
|
||||||
|
|
||||||
match /{somePath=**}/contract-metrics/{contractId} {
|
match /{somePath=**}/contract-metrics/{contractId} {
|
||||||
allow read;
|
allow read;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user