@indra.ai/deva 1.1.31 → 1.1.33
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.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -160,7 +160,7 @@ class Deva {
|
|
|
160
160
|
legal: `${legal.label}: ${cp.name} and ${ap.name} need ${legal.name} assistance`,
|
|
161
161
|
business: `${business.label}: ${cp.name} and ${ap.name} need ${business.name} assistance`,
|
|
162
162
|
devas_start: `🧞♂️DEVAS: Starting all the #Devas with ${cp.name}`,
|
|
163
|
-
devas_ready: `🧞♂️DEVA:READY The #Devas are #ready and #waiitng for ${cp.name} using @${
|
|
163
|
+
devas_ready: `🧞♂️DEVA:READY The #Devas are #ready and #waiitng for ${cp.name} using @${ckey} #${ckey} $${ckey}`,
|
|
164
164
|
devas_stop: `🧞♂️DEVA:STOPPING The #Devas are #stopping with ${cp.name}`,
|
|
165
165
|
devas_stopped: `🧞♂️DEVA:🛑STOP #Devas and ${cp.name} have #stopped, and that means time for #offerings 🍎🍑🍍🧋`,
|
|
166
166
|
deva_load: `🧞♂️DEVA:LOADING ${ap.name} loading for ${cp.name}`,
|