ScreenshotController.kt (109B)
1 package net.taler.merchantpos.debug 2 3 object ScreenshotController { 4 const val isActive: Boolean = false 5 }