RTL Version

To enable RTL (Right-to-Left) mode, follow these steps:

  • Open the main.js file.
  • Locate the comments /* change ltr to rtl */ or navigate to lines 194 and 202.
  • Replace the text "ltr" with "rtl".