package org.thoughtcrime.securesms.groups.compose import com.ramcosta.composedestinations.annotation.NavGraph @NavGraph annotation class EditGroupNavGraph( val start: Boolean = false )