mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-01 23:59:09 +00:00
Merge dev into fix/log-analytics-adjustments
This commit is contained in:
@@ -59,7 +59,7 @@ export enum HttpCode {
|
||||
INSUFFICIENT_STORAGE = 507,
|
||||
LOOP_DETECTED = 508,
|
||||
NOT_EXTENDED = 510,
|
||||
NETWORK_AUTHENTICATION_REQUIRED = 511,
|
||||
NETWORK_AUTHENTICATION_REQUIRED = 511
|
||||
}
|
||||
|
||||
export default HttpCode;
|
||||
|
||||
Reference in New Issue
Block a user