dashboard
repositories
filestore
activity
search
login
crazy-macs
/
aligner
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix horizontal app index key handling
Ariver
2026-06-19
81b5a5f847e74fe1106829b13db2cccda8dd5798
[crazy-macs/aligner.git]
/
C1.source
/
Sources
/
AlignerCore
/
Models
/
EntryPoint.swift
1
2
3
public enum EntryPoint: Equatable, CaseIterable, Sendable {
case quickSwitch
}