mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-30 03:41:57 +00:00
make version arch optional
This commit is contained in:
committed by
Keagan McClelland
parent
d2f8db82cf
commit
82dcfbd5f5
@@ -32,7 +32,7 @@ createAppVersion sId VersionInfo {..} arch = do
|
||||
versionInfoReleaseNotes
|
||||
versionInfoOsRequired
|
||||
versionInfoOsRecommended
|
||||
arch
|
||||
(Just arch)
|
||||
|
||||
createMetric :: MonadIO m => Key SApp -> Key SVersion -> ReaderT SqlBackend m ()
|
||||
createMetric appId versionId = do
|
||||
|
||||
Reference in New Issue
Block a user