OwlCyberSecurity - MANAGER
Edit File: getVariation.js
export default function getVariation(placement) { return placement.split('-')[1]; }