mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Update property ids
Make sure property ids are unique within a symbol. This should avoid that Manufacturer properties disappear in the future. Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -975,10 +975,10 @@
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Config" "DNP" (id 4) (at 191.77 105.41 0))
|
||||
(property "Manufacturer" "Adam Tech" (id 4) (at 191.77 95.25 0)
|
||||
(property "Manufacturer" "Adam Tech" (id 5) (at 191.77 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "PartNumber" "PH2-08-UA" (id 5) (at 191.77 95.25 0)
|
||||
(property "PartNumber" "PH2-08-UA" (id 6) (at 191.77 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user