fix symbol

This commit is contained in:
sbriat
2023-07-12 10:41:04 +02:00
parent d78a065c54
commit f111563137

View File

@@ -1 +1 @@
export const MESSAGE_PUBLISHER = Symbol();
export const MESSAGE_PUBLISHER = Symbol('MESSAGE_PUBLISHER');