mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: allow multiple macaroons with the same id
This commit is contained in:
@@ -30,7 +30,7 @@ message Grant {
|
||||
|
||||
message Macaroon {
|
||||
option (cosmos.orm.v1.table) = {
|
||||
id: 1
|
||||
id: 2
|
||||
primary_key: {
|
||||
fields: "id"
|
||||
auto_increment: true
|
||||
|
||||
Reference in New Issue
Block a user