ados-rcm 1.1.341 → 1.1.342
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -64,8 +64,8 @@ export declare const Resources: {
|
|
64
64
|
'Delete Table': string;
|
65
65
|
'Image size adjust': string;
|
66
66
|
Center: string;
|
67
|
-
|
68
|
-
|
67
|
+
floatLeft: string;
|
68
|
+
floatRight: string;
|
69
69
|
'Input on mouse down': string;
|
70
70
|
Restore: string;
|
71
71
|
'Right click to open properties': string;
|