@yeaft/webchat-agent 1.0.367 → 1.0.368
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"1.0.
|
|
1
|
+
{"version":"1.0.368"}
|
|
@@ -8121,7 +8121,7 @@ ${String(e||"").trim()}
|
|
|
8121
8121
|
v-if="!showOnboardingGuide"
|
|
8122
8122
|
class="yeaft-topbar-right"
|
|
8123
8123
|
:search-open="historySearchOpen"
|
|
8124
|
-
:loading-more-history="store.yeaftLoadingMoreHistory
|
|
8124
|
+
:loading-more-history="store.yeaftLoadingMoreHistory"
|
|
8125
8125
|
:session-status-visible="sessionStatusVisible"
|
|
8126
8126
|
:debug-mode="debugMode"
|
|
8127
8127
|
:show-page-reload="isMobile"
|
|
Binary file
|
package/package.json
CHANGED