mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 04:41:54 +02:00
Update readme.
This commit is contained in:
parent
248042090b
commit
0a61a6e17e
3 changed files with 16 additions and 8 deletions
|
@ -123,7 +123,7 @@ class MapMachineMoire(Default, ABC):
|
|||
key, tag = spec.split("=")
|
||||
return (
|
||||
self.get_ref_(f"{PREFIX}Key:{key}", self.m([key]))
|
||||
+ "="
|
||||
+ " = "
|
||||
+ self.get_ref_(f"{PREFIX}Tag:{key}={tag}", self.m([tag]))
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue