feat: add unsplash images source
This commit is contained in:
@@ -7,6 +7,7 @@ package ru.m.puzzlez.proto.game;
|
||||
message ImageId {
|
||||
string source = 1;
|
||||
string id = 2;
|
||||
bool thumb = 3;
|
||||
}
|
||||
|
||||
enum BoundType {
|
||||
|
||||
Reference in New Issue
Block a user