Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem, is there a solution?

    Thread Starter stdusan

    (@stdusan)

    document.addEventListener('DOMContentLoaded', function () {
    const targetDiv = document.getElementById('rvm-default-card-IND');
    if (targetDiv) {
    targetDiv.id = 'rvm-default-card-ID';
    }
    });

    btw, there are about 15-20 small countries missing on the world map

    • This reply was modified 1 year, 2 months ago by stdusan.
    • This reply was modified 1 year, 2 months ago by stdusan.

    That works, thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with Indonesia’ is closed to new replies.