memos/proto/store/activity.proto
boojack bacc529391
chore: fix linter errors (#2381)
* chore: fix linter errors

* chore: update

* chore: update
2023-10-13 09:53:02 -05:00

5 lines
75 B
Protocol Buffer

syntax = "proto3";
package memos.store;
option go_package = "gen/store";