Skip to content
Snippets Groups Projects
Commit a7191635 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 58ed8e26
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/15/2024 08:31:25",
"HeaderLastSavedDateTimeUTC": "01/15/2024 08:36:51",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"14dd137e-3796-47e0-b40f-9268bee25980": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"",
......
......@@ -8,8 +8,8 @@
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_V5DFTP464VILFhmKeZBTn4ugKi2zBsmtoBaoAX6qtPc=",
"Header.json": "C8_jChkj33NuktbKfMR8TpiNjEnZxdBDZsb072MSKhNEag=",
"Controls\\4.json": "C8_eMSxoTTwTYRxL+KKag7R/8Vfpzq4DjEICd6cdJTGG9w=",
"Header.json": "C8_K57T5vLVWLZpqgleBA8HT0c9ML2GXBTEm5b6cuLdC90=",
"Properties.json": "C8_h6DSGX2t7DCVqr0W9zVgKgZm6HMHtrtLOK7dWwj62Sw=",
"References\\DataSources.json": "C8_j1tKKAOYDTkGHfiN7TTDXqWDGAT05nDhkMTD/v32als=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -18,14 +18,14 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_IOIqbKsKIgXoPSYjzE4N4sXWfThBG6DVrk/4967WMfY=",
"ClientStampedChecksum": "C8_K++2RNAS/CDHToDr+1iGdb3OmIrIXTVODwprlai6JGI=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_B7QS9IAuh4ZQDqU9CuerBDTo+JJ6k5lRsJWHDfDdz/U=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_V5DFTP464VILFhmKeZBTn4ugKi2zBsmtoBaoAX6qtPc=",
"Header.json": "C8_jChkj33NuktbKfMR8TpiNjEnZxdBDZsb072MSKhNEag=",
"Controls\\4.json": "C8_eMSxoTTwTYRxL+KKag7R/8Vfpzq4DjEICd6cdJTGG9w=",
"Header.json": "C8_K57T5vLVWLZpqgleBA8HT0c9ML2GXBTEm5b6cuLdC90=",
"Properties.json": "C8_h6DSGX2t7DCVqr0W9zVgKgZm6HMHtrtLOK7dWwj62Sw=",
"References\\DataSources.json": "C8_j1tKKAOYDTkGHfiN7TTDXqWDGAT05nDhkMTD/v32als=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -34,5 +34,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_IOIqbKsKIgXoPSYjzE4N4sXWfThBG6DVrk/4967WMfY="
"ServerStampedChecksum": "C8_K++2RNAS/CDHToDr+1iGdb3OmIrIXTVODwprlai6JGI="
}
\ No newline at end of file
......@@ -173,7 +173,7 @@ Screen1 As screen:
Height: =ConResp.Height - 2* (ConResp.Height/50)
HoverBorderColor: =RGBA(255, 255, 255, 1)
HoverFill: =RGBA(255, 255, 255, 1)
MaxLength: =300
MaxLength: =3000
Mode: =TextMode.MultiLine
OnChange: =//chatbox1.ScrollToEnd();
OnSelect: =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment